|
Name |
Description |
|
Add(LambdaExpression, Boolean, Boolean, IndexingAlgorithm, CultureInfo)
|
Creates a new index and adds it to the collection of indexes. (Inherited from ScannerCollection<(Of <(<'T>)>)>.) |
|
Add<(Of <<'(TKey>)>>)(Expression<(Of <<'(Func<(Of <<'(T, TKey>)>>)>)>>))
|
Creates a new index and adds it to the collection of indexes.
|
|
Add<(Of <<'(TKey>)>>)(Expression<(Of <<'(Func<(Of <<'(T, TKey>)>>)>)>>))
|
Creates a new index and adds it to the collection of indexes. (Inherited from ScannerCollection<(Of <(<'T>)>)>.) |
|
Add<(Of <<'(TKey>)>>)(Expression<(Of <<'(Func<(Of <<'(T, TKey>)>>)>)>>), Boolean)
|
Creates a new index and adds it to the collection of indexes.
|
|
Add<(Of <<'(TKey>)>>)(Expression<(Of <<'(Func<(Of <<'(T, TKey>)>>)>)>>), Boolean)
|
Creates a new index and adds it to the collection of indexes. (Inherited from ScannerCollection<(Of <(<'T>)>)>.) |
|
Add<(Of <<'(TKey>)>>)(Expression<(Of <<'(Func<(Of <<'(T, TKey>)>>)>)>>), Boolean, Boolean)
|
Creates a new index and adds it to the collection of indexes. (Inherited from ScannerCollection<(Of <(<'T>)>)>.) |
|
Add<(Of <<'(TKey>)>>)(Expression<(Of <<'(Func<(Of <<'(T, TKey>)>>)>)>>), Boolean, Boolean, CultureInfo)
|
Creates a new index and adds it to the collection of indexes. (Inherited from ScannerCollection<(Of <(<'T>)>)>.) |
|
Add<(Of <<'(TKey>)>>)(Expression<(Of <<'(Func<(Of <<'(T, TKey>)>>)>)>>), Boolean, Boolean, IndexingAlgorithm, CultureInfo)
|
Creates a new index and adds it to the collection of indexes. (Inherited from ScannerCollection<(Of <(<'T>)>)>.) |
|
Clear
|
Clears the collection of all indexes. All indexes are detached from the indexed collection and destroyed. (Overrides ScannerCollection<(Of <(<'T>)>)>..::..Clear()()()().) |
|
Contains(LambdaExpression)
|
Determines whether an index with the specified key selector exists in the collection. (Inherited from ScannerCollection<(Of <(<'T>)>)>.) |
|
Contains<(Of <<'(TKey>)>>)(Expression<(Of <<'(Func<(Of <<'(T, TKey>)>>)>)>>))
|
Determines whether an index with the specified key selector exists in the collection. (Inherited from ScannerCollection<(Of <(<'T>)>)>.) |
|
Equals
|
(Inherited from Object.) |
|
Finalize
|
(Inherited from Object.) |
|
Find(LambdaExpression)
|
Finds an index in the collection by its key selector.
|
|
Find<(Of <<'(TKey>)>>)(Expression<(Of <<'(Func<(Of <<'(T, TKey>)>>)>)>>))
|
Finds an index in the collection by its key selector.
|
|
Find<(Of <<'(TKey>)>>)(Expression<(Of <<'(Func<(Of <<'(T, TKey>)>>)>)>>))
|
Finds an index in the collection by its key selector. (Inherited from ScannerCollection<(Of <(<'T>)>)>.) |
|
GetEnumerator
|
(Overrides ScannerCollection<(Of <(<'T>)>)>..::..GetEnumerator()()()().) |
|
GetHashCode
|
(Inherited from Object.) |
|
GetType
|
(Inherited from Object.) |
|
MemberwiseClone
|
(Inherited from Object.) |
|
Remove(LambdaExpression)
|
Removes an index from the collection. (Overrides ScannerCollection<(Of <(<'T>)>)>..::..Remove(LambdaExpression).) |
|
Remove(Index<(Of <<'(T>)>>))
|
Removes an index from the collection.
|
|
Remove<(Of <<'(TKey>)>>)(Expression<(Of <<'(Func<(Of <<'(T, TKey>)>>)>)>>))
|
Removes an index from the collection. (Inherited from ScannerCollection<(Of <(<'T>)>)>.) |
|
ToString
|
(Inherited from Object.) |